SG Window Window Object
hIcon Property

©1998 by Stinga

See Also     Properties     Methods      Events     Constants     Error Codes
Description

Returns or sets window's icon hadle (HICON).

Syntax

object.hIcon(size as IconSize)

Part Description
object The object is expression that evaluates to the Window object.
size Required. Size of the icon to retrieve or set. Value for the size parameter can be obtained from the IconSize enumeration.